Class symantec.itools.db.beans.util.BuildHelper
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class symantec.itools.db.beans.util.BuildHelper

Object
   |
   +----symantec.itools.db.beans.util.BuildHelper

public final class BuildHelper
extends Object
This class contains ONLY public static methods that can be used from anywhere.

Version:
1.0 07/13/98
Author:
Hristo Tonev

Method Index

 o projectBuild()
Helper method to build the current project.
 o projectReloadLocalClasses(String)
Helper method to (maybe) reload local classes.

Methods

 o projectBuild
public static void projectBuild()
Helper method to build the current project.

 o projectReloadLocalClasses
public static void projectReloadLocalClasses(String className)
Helper method to (maybe) reload local classes.


All Packages  Class Hierarchy  This Package  Previous  Next  Index